home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 2002 November / SGI IRIX 6.5 Applications 2002 November.iso / dist / java_eoe.idb / usr / java / bin32 / sgi / green_threads / javat.z / javat
Encoding:
Text File  |  2000-05-20  |  250 b   |  8 lines

  1. #!/bin/sh -p
  2.  
  3. echo "javat is not supported in this release.  It currently offers no"
  4. echo "performance benefit over simply using our JIT compiler, which"
  5. echo "now translates bytecodes on demand, only for methods that are"
  6. echo "actually executed."
  7.  
  8.